UNPKG

@graphteon/juricode

Version:

We are forging the future with lines of digital steel

6 lines (5 loc) 134 B
export declare const extractModelAndProvider: (model: string) => { provider: string; model: string; separator: string; };