279map-backend-common
Advanced tools
Comparing version 0.11.6 to 0.11.7
@@ -5,3 +5,3 @@ import { DataId } from "../279map-common"; | ||
import { GetUnpointDataParam, GetUnpointDataResult, LinkContentToItemParam, RegistContentParam, RegistItemParam, RemoveItemParam, UpdateContentParam, UpdateItemParam } from "./dba-api-interface"; | ||
declare type UpdateContentLinkCacheParam = { | ||
export declare type UpdateContentLinkCacheParam = { | ||
currentMap: CurrentMap; | ||
@@ -49,2 +49,1 @@ contentId: DataId; | ||
} | ||
export {}; |
@@ -5,3 +5,3 @@ import { DataId } from "../279map-common"; | ||
import { GetUnpointDataParam, GetUnpointDataResult, LinkContentToItemParam, RegistContentParam, RegistItemParam, RemoveItemParam, UpdateContentParam, UpdateItemParam } from "./dba-api-interface"; | ||
declare type UpdateContentLinkCacheParam = { | ||
export declare type UpdateContentLinkCacheParam = { | ||
currentMap: CurrentMap; | ||
@@ -49,2 +49,1 @@ contentId: DataId; | ||
} | ||
export {}; |
{ | ||
"name": "279map-backend-common", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"description": "279map backend common modules", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1454225
55908