UNPKG

@globexit/websoft-types

Version:

<h1 align="center">Websoft Types</h1> <div align="center"> Typescript типы и трансформеры для WebSoft HCM.

9 lines (6 loc) 144 B
// TODO: need ref interface categorys extends Object { id: XmlElem<string>; name: XmlElem<string>; } declare const categorys: categorys;