/*! * * Copyright 2017 - acrazing * * @author acrazing joking.young@gmail.com * @since 2017-11-25 15:15:32 * @version 1.0.0 * @desc consts.ts */ export const ANY: any = void 0 export const NULL = null