@ptkl/sdk - v1.10.0
    Preparing search index...

    Interface ParsedPRN

    interface ParsedPRN {
        params: Record<string, string>;
        path: string;
        ref: string;
        type: string;
    }
    Index

    Properties

    Properties

    params: Record<string, string>
    path: string
    ref: string
    type: string