UNPKG

@pit-front-end/utils

Version:

湖南创智艾泰克科技有限公司

8 lines (7 loc) 392 B
export declare function getQueryString(): Record<string, string>; export declare function getKeyByUrl(key: string): string | undefined; export declare function getProjectId(): string | undefined; export declare function getMajorId(): string | undefined; export declare function getUserId(): string; export declare function getBidId(): string; export declare function getTaskStatus(): string;