node-opa
    Preparing search index...

    Interface PolicyModule

    interface PolicyModule {
        ast: any;
        id: string;
        raw: string;
    }
    Index

    Properties

    Properties

    ast: any
    id: string
    raw: string