mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-24 11:10:18 +08:00
2 lines
117 B
TypeScript
2 lines
117 B
TypeScript
export declare type Authenticator = (challenge: object) => Promise<string>;
|
|
//# sourceMappingURL=credentials.d.ts.map
|