README
TS-topbar
TypeScript Class Wrapper for buunguyen/topbar
It comes with a custom promised(promise: Promise<any>)
function that shows the topbar and hides it when the promise is resolved.
TypeScript Class Wrapper for buunguyen/topbar
<script type="module">
import vottuscodeTsTopbar from 'https://cdn.skypack.dev/@vottuscode/ts-topbar';
</script>
TypeScript Class Wrapper for buunguyen/topbar
It comes with a custom promised(promise: Promise<any>)
function that shows the topbar and hides it when the promise is resolved.