fontloader/ts/index.ts
2023-01-05 09:54:29 +01:00

4 lines
120 B
TypeScript

import * as plugins from './fontloader.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';