Type alias SynXLib

SynXLib: {
    funcs: library.SynXFuncs;
    path: string;
    synapseDir: string;
}

Type declaration

Generated using TypeDoc