UNPKG

t3-lang

Version:

T3 brings a smoother, cleaner experience to JavaScript with TypeScript's power—minus the clutter.

4 lines • 73 B
declare module "*.t3" { const content: any; export default content; }