Files
ReadMeABook/src/types/openid-client.d.ts
T
2026-01-28 11:41:24 -05:00

7 lines
192 B
TypeScript

/**
* Type declarations for openid-client
* This file helps TypeScript resolve the openid-client module types
*/
/// <reference path="../../node_modules/openid-client/types/index.d.ts" />