@logixjs/core
    Preparing search index...

    Interface KernelContractMetaAllowlistItem

    interface KernelContractMetaAllowlistItem {
        metaKey: string;
        reason?: string;
    }
    Index

    Properties

    Properties

    metaKey: string
    reason?: string