API
export declare function isLiteralType(
type: HashbrownType ,
): type is LiteralType;
isLiteralType
type is LiteralType
@param
type:
HashbrownType
@returns
type is LiteralType
export declare function isLiteralType(
type: HashbrownType ,
): type is LiteralType;
type is LiteralType
@param
type:
HashbrownType
@returns
type is LiteralType