Utility TypeScript @ 2.0.0-beta
    Preparing search index...

    Namespace Json

    Utility types that match common JSON schemas.

    2.0.0-alpha

    import { Json } from '@maddimathon/utility-typescript/types';
    import { ... } from '@maddimathon/utility-typescript/types/json';

    Interfaces

    PackageJson

    The general shape of most package.json (npm) files.

    PackageJson_Overrides

    Only for PackageJson.

    TsConfig

    A valid TsConfig object.

    Namespaces

    TsConfig

    Utility types used by TsConfig interface.