mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
7 lines
235 B
TypeScript
7 lines
235 B
TypeScript
// Generated by typings
|
|
// Source: https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/7de6c3dd94feaeb21f20054b9f30d5dabc5efabd/json-pointer/json-pointer.d.ts
|
|
|
|
declare module "marked" {
|
|
var x: any;
|
|
export default x;
|
|
} |