This splits the webapp in: * IronCalc (the widget to be published on npmjs) * The frontend for our "service" * Adds "dummy code" for the backend using sqlite
2 lines
38 B
TypeScript
2 lines
38 B
TypeScript
/// <reference types="vite/client" />
|