This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* @copyright 2021 ExtendApps, Inc. | |
* @author Darren Hill [email protected] | |
* @NApiVersion 2.1 | |
* @NModuleScope SameAccount | |
* @NScriptType Suitelet | |
*/ | |
define(["require", "exports", "N/search", "N/file"], function (require, exports, search, file) { | |
Object.defineProperty(exports, "__esModule", { value: true }); |