| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseLockService emulation lib that makes use of PropertiesService to persist across actions that normally break Lock
TypeScript 1
const withInterval = async ({
timeouts = [],
delay = 0,
interval = 4,
callback,
/**
* Promise-friendly google.script.run call
* @param {String} funcName
* @param {...*} params
* @returns {Promise}
| Back | FazBrowse Home | New Git URL |