function.ts 50 B

1234
  1. /**
  2. * no operation
  3. */
  4. export function noop() {}