0
0
llucycodes42
This code creates a type named MyType that is an alias for the type Original.
Shortcut: type
type ${t1:MyType} = ${t2:Original}
0
0
llucycodes42
This code creates a type named MyType that is an alias for the type Original.
Shortcut: type
type ${t1:MyType} = ${t2:Original}