TL schema to generate definitions for
Optionalparams: {Optionalerrors?: TlErrorsErrors information object
Optionalextends?: stringNamespace of another schema that this one extends
OptionalextendsSchema?: TlFullSchemaSchema that this one extends
Optionallayer?: numberLayer of the schema
Optionalnamespace?: stringNamespace of the schema
OptionalonlyTypings?: booleanWhether to only generate typings and don't emit any JS helper functions typings
OptionalskipLongImport?: booleanWhether to skip importing _Long
Tuple containing [ts, js] code
Generate TypeScript definitions for a given TL schema