TL schema to generate definitions for
Optional
params: {Optional
errors?: TlErrorsErrors information object
Optional
extends?: stringNamespace of another schema that this one extends
Optional
layer?: numberLayer of the schema
Optional
namespace?: stringNamespace of the schema
Optional
onlyTypings?: booleanWhether to only generate typings and don't emit any JS helper functions typings
Optional
skipLongImport?: booleanWhether to skip importing _Long
Tuple containing [ts, js]
code
Generate TypeScript definitions for a given TL schema