any.js 49 B

123
  1. export function parseAnyDef() {
  2. return {};
  3. }