wx-ezhan
    Preparing search index...
    default: {
        getCoursesList: (rawData: any) => ICourseItem[][];
        removeParentheses: (text: string) => string;
    } = ...

    Type Declaration

    • getCoursesList: (rawData: any) => ICourseItem[][]

      获取课程列表

    • removeParentheses: (text: string) => string

      匹配中文括号及其中的所有内容, 移除中文括号的内容