UNPKG

@selenite/commons

Version:

This typescript package provides a set of frequently used utilities, types and svelte actions for building projects with Typescript and Svelte.

9 lines (8 loc) 208 B
"use strict"; // export {} // import init, { read_segy_info } from '@selenite/commons-rs'; // export async function readSEGYInfo() { // await init(); // const info = read_segy_info(); // return info; // }