import * as pagic from "https://deno.land/x/pagic@v1.6.3/src/utils/compile.ts";
Functions
Compile input code from tsx to js, by typescript compiler
Will replace | |
Read input file and then compile it | |
Compile a pagic file with local or remote url |
import * as pagic from "https://deno.land/x/pagic@v1.6.3/src/utils/compile.ts";
Compile input code from tsx to js, by typescript compiler
Will replace | |
Read input file and then compile it | |
Compile a pagic file with local or remote url |