export type { Platform, Uint8ArrayEncoding } from './types';
export { platform } from '#platform';
