Searched defs:SelfPath (Results 1 – 2 of 2) sorted by relevance
1 export declare const SelfPath: string; constant
2 export const SelfPath = join(__dirname, '..'); constant