@@ -1,3 +1,5 @@
export const hello = () => {
console.log('HELLO WORLD');
}
/// <reference types="./global.d.ts" />
export { init as initializeDoodler } from './canvas.ts';
export { Vector } from './geometry/vector.ts';
The note is not visible to the blocked user.