Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
public static async get(value: Uint8Array) { return new Date(Convert.ToString(value)); } }
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.