UNPKG

smartsheet-picker-angularjs

Version:

An AngularJS directive that provides an expandable tree-view of a Smartsheet user's sheets, reports, workspaces and sights.

5 lines (4 loc) 82 B
(function () { 'use strict'; angular.module('smartsheetPicker',[]); })();