UNPKG

sfdx-hardis

Version:

Swiss-army-knife Toolbox for Salesforce. Allows you to define a complete CD/CD Pipeline. Orchestrate base commands and assist users with interactive wizards

7 lines (6 loc) 171 B
document$.subscribe(function () { var tables = document.querySelectorAll("article table") tables.forEach(function (table) { new Tablesort(table) }) })