@sentio/sdk
    Preparing search index...

    Interface ProjectConfig

    interface ProjectConfig {
        name: string;
        version: string;
    }
    Index

    Properties

    Properties

    name: string
    version: string