UNPKG
ts-ds-tool
/
resource
/
exception
/
NotFindInSetException.d.ts
Version:
0.1.0
0.1.1
0.1.2
0.1.3
0.1.4
0.1.5
61 B
TypeScript
View Raw
1
export
declare
class
NotFindInSetException
extends
Error
{
2
}