OBF Node
    Preparing search index...

    Variable Picto4meConst

    Picto4me: {
        to_external(
            zipPath: string,
        ): Promise<
            OBFPage
            | { boards: OBFPage[]; images: OBFImage[]; sounds: OBFSound[] },
        >;
    } = ...

    Type Declaration