Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
function writeSymbols
import { writeSymbols } from "https://deno.land/x/sdl_ts@0.0.6/tools/codegen/generators.ts";

Parameters

filePath: string
functions: CodeGenFunctions
opaqueStructs: CodeGenOpaqueStructs

Returns

Promise<void>