UNPKG

aws-ddk-core

Version:

The AWS DataOps Development Kit is an open source development framework for customers that build data workflows and modern data architecture on AWS.

5 lines (4 loc) 140 B
// Copied from https://github.com/nodejs/node/blob/master/lib/internal/constants.js module.exports = { CHAR_FORWARD_SLASH: 47, /* / */ };