@logixjs/sandbox
    Preparing search index...

    Interface MockManifest

    interface MockManifest {
        http?: readonly HttpMockRule[];
    }
    Index

    Properties

    Properties

    http?: readonly HttpMockRule[]