Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 230 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 230 Bytes

Be sure to always save the right type

class MyClass{

@CastBoolean
isBoolean

}

CastBoolean, CastToStringifiedJSON, CastInteger, CastString

This library is using Symbol to make pseudo private property.