IGPAPI
    Preparing search index...

    Interface StoryConfiguration

    interface StoryConfiguration {
        build(): Record<string, unknown>;
        url(): string;
    }

    Implemented by

    Index

    Methods

    Methods

    • Returns Record<string, unknown>

    • Returns string