Skip to content

DESCRIBE_METHOD_NAME

const DESCRIBE_METHOD_NAME: "__describe__" = "__describe__";

Defined in: src/constants.ts:42

Reserved method name for the introspection (__describe__) call.