Feature/3 add az table module (#7)
* adding azure table client module * adding azure table client module * adding azure table client module * adding azure table client module * adding azure table client module
This commit was merged in pull request #7.
This commit is contained in:
@@ -7,6 +7,7 @@ export * from './azAppConfig/az-app-config.service';
|
||||
|
||||
export * from './azTable/az-table.module';
|
||||
export * from './azTable/az-table.service';
|
||||
export { TableClient } from '@azure/data-tables';
|
||||
|
||||
// Auth
|
||||
|
||||
|
||||
Reference in New Issue
Block a user