@bedunkevich/atol
v0.1.26
Published
[](./LICENSE) [](https://bundlephobia.com/result?p=@bedunkevich/atol) [ {
const Ajv = window.ajv7.default;
})();
</script>
<script src="https://unpkg.com/[email protected]/dist/axios.min.js"></script>
<!-- For UNPKG use the code below. -->
<script src="https://unpkg.com/@bedunkevich/atol"></script>
<!-- For JSDelivr use the code below. -->
<script src="https://cdn.jsdelivr.net/npm/@bedunkevich/atol"></script>
<script>
const Atol = atol.init({
session: {
taxationType: 'usnIncome',
operator: {
name: 'Name',
vatin: '123',
},
},
});
</script>Documentation
Documentation generated from source files by Typedoc.
License
Released under MIT License.
