NativeTypeDescriber

Hierarchy

  • NativeTypeDescriber

Implements

Index

Methods

Methods

describe

describe(arg: any): Stringifiable

Describes native type to human readable form.

Parameters:

NameTypeDescription
arganyNative type argument.

Returns: Stringifiable

Description instance.