cmis 3.0.0 cmis: ^3.0.0 copied to clipboard
A browser based CMIS 1.1. browser binding compliant clientfor Dart.
/*
* Package : cmis
* Author : S. Hamblett <steve.hamblett@linux.com>
* Date : 05/09/2018
* Copyright : S.Hamblett@OSCF
*/
/// Examples of usage to be found in the test suite
int main() {
return 0;
}