UNPKG

@tplc/business

Version:

5 lines (4 loc) 105 B
export declare const getAgreementDetail: (type: string) => Promise<{ name: string content: string }>