UNPKG

simple2k13

Version:
4 lines (3 loc) 94 B
/** @format */ declare const isDICM: (buffer: ArrayBuffer) => boolean; export default isDICM;