UNPKG

yao-app-ts-types

Version:

typescript types for yao application

10 lines (5 loc) 185 B
export * from "./types/dsl/index"; export * from "./types/process_enum"; export * from "./types/xgen/index"; export * from "./types/runtime/global"; export * from "./types/global";