Type alias: EntryRemover
registry/types/EntryRemover.EntryRemover
Ƭ EntryRemover: (uid
: string
) => void
Type declaration
▸ (uid
): void
Parameters
Name | Type |
---|---|
uid |
string |
Returns
void
registry/types/EntryRemover.EntryRemover
Ƭ EntryRemover: (uid
: string
) => void
▸ (uid
): void
Name | Type |
---|---|
uid |
string |
void