method StorageMemory.prototype.getRe-exportimport { StorageMemory } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; get<T>(key: readonly StorageKeyPart[]): T | nullType ParametersTParameterskey: readonly StorageKeyPart[]ReturnsT | null