mirror of
https://github.com/kikootwo/ReadMeABook.git
synced 2026-06-03 04:40:09 +00:00
7 lines
192 B
TypeScript
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" />
|