method DefaultKeyValueService.prototype.deleteKey
DefaultKeyValueService.prototype.deleteKey(key: string): void

Parameters

key: string

Return Type

void

Usage

import DefaultKeyValueService from ".";