AutoBE
    Preparing search index...

    Interface IParseRealizeProviderProps

    interface IParseRealizeProviderProps {
        content: string;
        file: string;
    }
    Index

    Properties

    Properties

    content: string
    file: string