azure-mock
v2.19.2
Published
A library that contains azure mock classes.
Downloads
26
Readme
azure-mock
A library of azure mock classes.
Table of Contents
🚀 Getting Started
pnpm i -D azure-mock📖 Documentation
We highly recommend you take a look at the documentation to level up.
Usage
import { MockTableClient } from "azure-mock";
const mockTableClient = new MockTableClient("", "tableName");⚖️ License
This project is licensed under the Apache-2.0 license.
