@globexit/websoft-types
Version:
<h1 align="center">Websoft Types</h1> <div align="center"> Typescript типы и трансформеры для WebSoft HCM.
12 lines (10 loc) • 342 B
text/typescript
const __PROJECT_PATH = "";
const __RUNTIME_ID = "";
const __BUILD_DIRECTORY = "";
const __RUNTIME_CONTEXT = {
project_path: __PROJECT_PATH,
runtime_id: __RUNTIME_ID,
ssjs_context: {
decorator: OpenCodeLibrary(UrlAppendPath(UrlAppendPath(__PROJECT_PATH, __BUILD_DIRECTORY), "bin/ssjs/__decorator.js"))
}
};