MrShi
9 天以前 cb94ff4f0a46eb74c21dd7b34b8d958ef9a9f11c
1
"use strict";function removeItem$(e){return common_1.ddSdk.invokeAPI(exports.apiName,e)}Object.defineProperty(exports,"__esModule",{value:!0}),exports.removeItem$=exports.apiName=void 0;var common_1=require("../../../common");exports.apiName="util.localStorage.removeItem",exports.removeItem$=removeItem$,exports.default=removeItem$;