Frodo Library - v4.0.0-10
    Preparing search index...

    Interface ResourceTypeExportInterface

    interface ResourceTypeExportInterface {
        meta?: ExportMetaData;
        resourcetype: Record<string, ResourceTypeSkeleton>;
    }
    Index

    Properties

    Properties

    resourcetype: Record<string, ResourceTypeSkeleton>