OBF Node
    Preparing search index...

    Variable SfyConst

    Sfy: {
        to_external(
            filePath: string,
        ): Promise<{ boards: OBFPage[]; images: OBFImage[]; sounds: any[] }>;
    } = ...

    Type Declaration

    • to_external: function