UNPKG

@boristype/types

Version:

<h1 align="center">WT Types</h1> <div align="center"> Typescript типы для WebSoft HCM.

2 lines (1 loc) 101 B
type WebtutorCharsets = "windows-1251" | "windows-1252" | "utf-8" | "utf-16" | "koi8-r" | "cp-866";