README
data source model and the tool for creating fake data sources
User requires set up config require('User')(config)
const fake = new UserFake(config);
data source model and the tool for creating fake data sources
<script type="module">
import antbatDatasource from 'https://cdn.skypack.dev/@antbat/datasource';
</script>
data source model and the tool for creating fake data sources
User requires set up config require('User')(config)
const fake = new UserFake(config);