Edit File: index.d.ts
import * as pbjs from "./pbjs.js"; import * as pbts from "./pbts.js"; export { pbjs, pbts };
Back to File Manager