All files / sn-client-js/src/ODataApi index.ts

100% Statements 6/6
100% Branches 0/0
100% Functions 0/0
100% Lines 6/6
1 2 3 4 5 61x 1x 1x 1x 1x 1x
export * from './CustomAction';
export * from './ODataApi';
export * from './ODataParams';
export * from './ODataRequestOptions';
export * from './ODataResponse';
export * from './ODataCollectionResponse';