如视 Five SDK
    Preparing search index...

    Interface Config

    interface Config {
        i18n?: (key: string) => string;
        staticPrefix?: string;
    }
    Index

    Properties

    Properties

    i18n?: (key: string) => string

    国际化转换函数

    staticPrefix?: string

    静态资源前缀