封鎖 >isDeletable

isDeletable() 函式

傳回指定物件是否為可識別物件。

Signature:

export declare function isDeletable(obj: any): obj is IDeletable;

參數

參數 類型 說明
obj 不限

傳回:

obj 文字為「IDeletable