mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-06 12:36:49 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
json-pointer/json-pointer.d.ts
vendored
2
json-pointer/json-pointer.d.ts
vendored
@@ -6,7 +6,7 @@
|
||||
declare module "json-pointer" {
|
||||
function JSON_Pointer(object: Object): JSON_Pointer.JSON_PointerWrap;
|
||||
|
||||
module JSON_Pointer {
|
||||
namespace JSON_Pointer {
|
||||
/**
|
||||
* Wrap an object with accessors
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user