file_path stringlengths 3 280 | file_language stringclasses 66
values | content stringlengths 1 1.04M | repo_name stringlengths 5 92 | repo_stars int64 0 154k | repo_description stringlengths 0 402 | repo_primary_language stringclasses 108
values | developer_username stringlengths 1 25 | developer_name stringlengths 0 30 | developer_company stringlengths 0 82 |
|---|---|---|---|---|---|---|---|---|---|
crates/swc_bundler/tests/.cache/deno/d4e8cd9d25876e2f27c7cb15c5f2bfe99ef9b071.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/divide.js
import _curry2 from './internal/_curry2.js';
/**
* Divides two numbers. Equivalent to `a / b`.
*
* @func
* @memberOf R
* @since v0.1.0
* @category Math
* @sig Number -> Number -> Number
* @param {Number} a The first value.
* @param {Number} ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d4fc14249c0e5df659046c62303e32b1bb3e6be8.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/structures/message.ts
import { eventHandlers } from "../bot.ts";
import { cache, cacheHandlers } from "../cache.ts";
import { sendDirectMessage } from "../helpers/members/send_direct_message.ts";
import { addReaction } from "../helpers/messages/add_reactio... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d5373638570bd5fa2a1328022965cf275eba93ac.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/integrations/integration_delete.ts
/** https://github.com/discord/discord-api-docs/blob/master/docs/topics/Gateway.md#integration-delete-event-fields */
export interface IntegrationDelete {
/** Integration id */
id: string;
/** Id of the guild ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d55a64ab45359e86e46ee653bba1d86590a5ee9e.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/once.js
import _arity from './internal/_arity.js';
import _curry1 from './internal/_curry1.js';
/**
* Accepts a function `fn` and returns a function that guards invocation of
* `fn` such that `fn` can only ever be called once, no matter how many times
* the... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d561c69a8244b2d6a5b8641262e67e1da9ea4d5f.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/structures/channel.ts
import { eventHandlers } from "../bot.ts";
import { cache } from "../cache.ts";
import { channelOverwriteHasPermission } from "../helpers/channels/channel_overwrite_has_permission.ts";
import { cloneChannel } from "../helpers/channels... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d574364820d2bc58c71433fa14531cd2d475557d.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/members/prune_members.ts
import { rest } from "../../rest/rest.ts";
import { Errors } from "../../types/discordeno/errors.ts";
import type { BeginGuildPrune } from "../../types/guilds/begin_guild_prune.ts";
import { endpoints } from "../../util/con... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d57983204e1f809a3eff59710d532b336db31a98.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/validation/rules/UniqueDirectivesPerLocationRule.js
import { GraphQLError } from '../../error/GraphQLError.js';
import { Kind } from '../../language/kinds.js';
import { isTypeDefinitionNode, isTypeExtensionNode } from '../../language/predicates.js';
import {... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d5e653c908b9df7f1b2c5854561d1952f8063d88.ts | TypeScript | // Loaded from https://deno.land/std/path/glob.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { osType } from "../_util/os.ts";
import { join, normalize } from "./mod.ts";
import { SEP, SEP_PATTERN } from "./separator.ts";
export interface ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d5e89c5832d7ee43e20f6d42ec0034ed0221c634.ts | TypeScript | // Loaded from https://deno.land/x/tinyhttp@0.1.18/types.ts
import { NextFunction, Handler as RHandler, Middleware, UseMethodParams, Method } from 'https://esm.sh/@tinyhttp/router'
import type { Request, Response } from './mod.ts'
type QueryParams = {
[key: string]: string | string[]
}
type AcceptsReturns = strin... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d5eb56a1976f3819675e5c4370226d11089ab541.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/channels/followed_channel.ts
/** https://discord.com/developers/docs/resources/channel#followed-channel-object */
export interface FollowedChannel {
/** Source message id */
channelId: string;
/** Created target webhook id */
webhookId: strin... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d5ecae4f23c5871bdee5188924410b0fb389e3f1.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/discovery/get_discovery_categories.ts
import { rest } from "../../rest/rest.ts";
import type { DiscoveryCategory } from "../../types/discovery/discovery_category.ts";
import { Collection } from "../../util/collection.ts";
import { endpoints } from ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6183832e1c1eabfeb9a327eabfb7c71fe40986d.ts | TypeScript | // Loaded from https://deno.land/x/oak/isMediaType.ts
/*!
* Adapted directly from type-is at https://github.com/jshttp/type-is/
* which is licensed as follows:
*
* Copyright(c) 2014 Jonathan Ong
* Copyright(c) 2014-2015 Douglas Christopher Wilson
* MIT Licensed
*/
import { lookup } from "./deps.ts";
import { ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d63ac6803f6683601e225a1db29edc8524f79c45.ts | TypeScript | // Loaded from https://deno.land/x/god_crypto@v0.2.0/src/primitives.ts
import { createHash } from "https://deno.land/std/hash/mod.ts";
type HashFunction = (b: Uint8Array) => Uint8Array;
type HashAlgorithm = "sha1" | "sha256";
/**
* I2OSP converts a nonnegative integer to an octet string of a specified length.
* @... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d640bde818f2a48b00e5f69352738dd3657f7cd3.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/messages/message_sticker.ts
import { DiscordMessageStickerFormatTypes } from "./message_sticker_format_types.ts";
/** https://discord.com/developers/docs/resources/channel#message-object-message-sticker-structure */
export interface MessageSticker {... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d65acf04f42400a5376a539be8b8d1e31160a2b9.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/language/tokenKind.js
/**
* An exported enum describing the different kinds of tokens that the
* lexer emits.
*/
export const TokenKind = Object.freeze({
SOF: '<SOF>',
EOF: '<EOF>',
BANG: '!',
DOLLAR: '$',
AMP: '&',
PAREN_L: '(',
PAREN_R: ')... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d672dca036a1a85042ae087924f4de32d7effcc6.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/execution/values.js
import find from '../polyfills/find.js';
import keyMap from '../jsutils/keyMap.js';
import inspect from '../jsutils/inspect.js';
import printPathArray from '../jsutils/printPathArray.js';
import { GraphQLError } from '../error/GraphQLErro... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d685078656ac00992973b062c18c1ff82578f327.ts | TypeScript | // Loaded from https://deno.land/x/cliffy@v0.18.0/prompt/deps.ts
export {
blue,
bold,
dim,
green,
italic,
red,
stripColor,
underline,
yellow,
} from "https://deno.land/std@0.89.0/fmt/colors.ts";
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d689cd691e6cbe681e9a187f0a719fe4fdf83719.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/validation/rules/ScalarLeafsRule.js
import inspect from '../../jsutils/inspect.js';
import { GraphQLError } from '../../error/GraphQLError.js';
import { getNamedType, isLeafType } from '../../type/definition.js';
/**
* Scalar leafs
*
* A GraphQL document... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6a65c32e97394852b9a0acfbd1a9dd2c516ab00.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/mergeDeepLeft.js
import _curry2 from './internal/_curry2.js';
import mergeDeepWithKey from './mergeDeepWithKey.js';
/**
* Creates a new object with the own properties of the first object merged with
* the own properties of the second object. If a key exists ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6c5fc0050a8636a543643722e423d2ffded377a.ts | TypeScript | // Loaded from https://deno.land/std@0.102.0/path/glob.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { isWindows, osType } from "../_util/os.ts";
import { SEP, SEP_PATTERN } from "./separator.ts";
import * as _win32 from "./win32.ts";
impor... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6c83e9c023a98e47b10246d88578754a46f3440.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/guilds/get_guild.ts
import { cacheHandlers } from "../../cache.ts";
import { rest } from "../../rest/rest.ts";
import { structures } from "../../structures/mod.ts";
import type { Guild } from "../../types/guilds/guild.ts";
import { endpoints } from... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6ed1ac944f4271e3e97e1a21ab17b3b37d17f16.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/handlers/voice/VOICE_SERVER_UPDATE.ts
import { eventHandlers } from "../../bot.ts";
import { cacheHandlers } from "../../cache.ts";
import type { DiscordGatewayPayload } from "../../types/gateway/gateway_payload.ts";
import type { VoiceServerUpdate } from ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d6f074db169b9e962882216c1e64b0ebf737bf30.ts | TypeScript | // Loaded from https://deno.land/x/tinyhttp@0.1.18/extensions/req/accepts.ts
import { Accepts } from '../../deps.ts'
import type { Req } from '../../deps.ts'
export const getAccepts = <Request extends Req = Req>(req: Request) => (...types: string[]) =>
new Accepts(req.headers).types(types)
export const getAccepts... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d706f02c673b871e257a62af5e9562e5c87ba103.ts | TypeScript | // Loaded from https://deno.land/x/dndb@0.2.4/src/methods/update.js
import { mongobj, matches } from '../../deps.ts';
import { ReadFileStream, WriteFileStream } from '../storage.ts';
export default async (filename ,query, operators, projection) => {
const readStream = new ReadFileStream(filename);
const writeStr... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d70d4a0c36d27b43eba85df18c90649a7eb11fc1.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/map.js
import _curry2 from './internal/_curry2.js';
import _dispatchable from './internal/_dispatchable.js';
import _map from './internal/_map.js';
import _reduce from './internal/_reduce.js';
import _xmap from './internal/_xmap.js';
import curryN from './curryN... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d71ad67b1292c7fef31a0262d6031f68234c2d54.ts | TypeScript | // Loaded from https://deno.land/std/log/mod.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
import { Logger } from "./logger.ts";
import type { GenericFunction } from "./logger.ts";
import {
BaseHandler,
ConsoleHandler,
FileHandler,
RotatingFileHandler,
WriterHandler,
} from "... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d788148ec19b2ebf1fcefac5e7cef768245b609a.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/identity.js
import _curry1 from './internal/_curry1.js';
import _identity from './internal/_identity.js';
/**
* A function that does nothing but return the parameter supplied to it. Good
* as a default or placeholder function.
*
* @func
* @memberOf R
* @... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d7ad744d28ef0a37229c636201322fd02edcae4d.ts | TypeScript | // Loaded from https://deno.land/x/case/lowerCase.ts
/**
* via: https://github.com/blakeembrey/lower-case
*/
import { LanguageSpecific } from "./types.ts";
/**
* Special language-specific overrides.
* Source: ftp://ftp.unicode.org/Public/UCD/latest/ucd/SpecialCasing.txt
*/
const LANGUAGES: LanguageSpecific = {... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d7d68c10dd5f46427e261776e4789111f8e73010.ts | TypeScript | // Loaded from https://deno.land/std@0.101.0/fmt/colors.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// A module to print ANSI terminal colors. Inspired by chalk, kleur, and colors
// on npm.
//
// ```
// import { bgBlue, red, bold } from "https://deno.land/std/fmt/colors.ts";
// cons... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d800d6b54345c1496272c4c5e989907925b8d6c2.ts | TypeScript | // Loaded from https://deno.land/x/status@0.1.0/status.ts
// Copyright 2020 Filippo Rossi. All rights reserved. MIT license.
import * as maps from "./maps.ts";
import * as codes from "./codes.ts";
/**
* Types.
* @private
*/
export type Status =
| string
| number;
/**
* Module exports.
* @public
*/
/**
... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d802ec9a09e10f17e42d7e1abc40374079df674c.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/mapAccumRight.js
import _curry3 from './internal/_curry3.js';
/**
* The `mapAccumRight` function behaves like a combination of map and reduce; it
* applies a function to each element of a list, passing an accumulating
* parameter from right to left, and ret... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d8179468f182320f6b760ed9557a13d323570ad8.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/misc/get_user.ts
import { rest } from "../../rest/rest.ts";
import type { User } from "../../types/users/user.ts";
import { endpoints } from "../../util/constants.ts";
/** This function will return the raw user payload in the rare cases you need t... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d82595c13ee7ea0dfd43ec538522e980707b8a74.ts | TypeScript | // Loaded from https://deno.land/x/cliffy@v0.12.1/packages/command/types/string.ts
import { IFlagArgument, IFlagOptions } from '../../flags/lib/types.ts';
import { string } from '../../flags/lib/types/string.ts';
import { Type } from './type.ts';
export class StringType extends Type<string> {
public parse( opti... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d83cecf2e7794b1c7a700a38eb542619888c2f1e.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/messages/delete_messages.ts
import { rest } from "../../rest/rest.ts";
import { Errors } from "../../types/discordeno/errors.ts";
import { endpoints } from "../../util/constants.ts";
import { requireBotChannelPermissions } from "../../util/permissi... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d85feef844904e443e66fa31ea7ca80967eedbd9.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/interactions/interaction_response.ts
import { InteractionApplicationCommandCallbackData } from "./commands/application_command_callback_data.ts";
import { DiscordInteractionResponseTypes } from "./interaction_response_types.ts";
/** https://discord.... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d86b215a5d914a4f3b50a0ea8b1902ceef03634e.ts | TypeScript | // Loaded from https://deno.land/std@0.104.0/path/separator.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { isWindows } from "../_util/os.ts";
export const SEP = isWindows ? "\\" : "/";
export const SEP_PATTERN = isWindows ? /[\\/]+/ : /\/... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d8b1ca56d7a7bd15c58997b01e24112b0fe9baee.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/uniqWith.js
import _includesWith from './internal/_includesWith.js';
import _curry2 from './internal/_curry2.js';
/**
* Returns a new list containing only one copy of each element in the original
* list, based upon the value returned by applying the supplied... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d8b6994eee1b6ba8a74a7b0461d930066a48fbf1.ts | TypeScript | // Loaded from https://deno.land/std/hash/_wasm/wasm.js
// deno-lint-ignore-file
//deno-fmt-ignore-file
//deno-lint-ignore-file
import * as base64 from "../../encoding/base64.ts";
export const source = base64.decode(
"AGFzbQEAAAABSQxgAn9/AGACf38Bf2ADf39/AGADf39/AX9gAX8AYAF/AX9gAABgBH9/f38Bf2AFf39/f38AYAV/f39/fwF/YA... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d8bcd6288eaf9241602757273e6ce0cae3f89f22.ts | TypeScript | // Loaded from https://deno.land/std@0.81.0/path/_util.ts
// Copyright the Browserify authors. MIT License.
// Ported from https://github.com/browserify/path-browserify/
/** This module is browser compatible. */
import type { FormatInputPathObject } from "./_interface.ts";
import {
CHAR_BACKWARD_SLASH,
CHAR_DOT,... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d90518e14164d26b969f8df2555db8f9ab2b4f60.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/is.js
import _curry2 from './internal/_curry2.js';
/**
* See if an object (`val`) is an instance of the supplied constructor. This
* function will check up the inheritance chain, if any.
*
* @func
* @memberOf R
* @since v0.3.0
* @category Type
* @sig (... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d908bfc1c8b682eb8f4cb3ce86534748cc75fe1e.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/insert.js
import _curry3 from './internal/_curry3.js';
/**
* Inserts the supplied element into the list, at the specified `index`. _Note that
* this is not destructive_: it returns a copy of the list with the changes.
* <small>No lists have been harmed in ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d90ce64f0f06c337774c0110ec715b8b322fd010.ts | TypeScript | // Loaded from https://deno.land/std@0.78.0/encoding/_yaml/schema/failsafe.ts
// Ported from js-yaml v3.13.1:
// https://github.com/nodeca/js-yaml/commit/665aadda42349dcae869f12040d9b10ef18d12da
// Copyright 2011-2015 by Vitaly Puzrin. All rights reserved. MIT license.
// Copyright 2018-2020 the Deno authors. All rig... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d922f58353cb797ed32e711f48b910f4d15e4f32.ts | TypeScript | // Loaded from https://deno.land/x/segno@v1.1.0/lib/validations/isVariableWidth.ts
// @ts-ignore allowing typedoc to build
import { assertString } from '../helpers/assertString.ts';
// @ts-ignore allowing typedoc to build
import { fullWidth } from './isFullWidth.ts';
// @ts-ignore allowing typedoc to build
import { ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d93268d85a61c7cf2a9f287805bf3b2e034b45ee.ts | TypeScript | // Loaded from https://deno.land/std@0.74.0/http/server.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { encode } from "../encoding/utf8.ts";
import { BufReader, BufWriter } from "../io/bufio.ts";
import { assert } from "../_util/assert.ts";
import { Deferred, deferred, MuxAsyncI... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d95bc3fd6eaca0abff1a4380d03c0cb37b0fcca8.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/language/visitor.js
import inspect from '../jsutils/inspect.js';
import { isNode } from './ast.js';
/**
* A visitor is provided to visit, it contains the collection of
* relevant functions to be called during the visitor's traversal.
*/
export const Quer... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d95edbcb827d78c6c55bb679a9be33c6763c438f.ts | TypeScript | // Loaded from https://deno.land/x/oak@v6.3.1/keyStack.ts
// Copyright 2018-2020 the oak authors. All rights reserved. MIT license.
// This was inspired by [keygrip](https://github.com/crypto-utils/keygrip/)
// which allows signing of data (cookies) to prevent tampering, but also allows
// for easy key rotation with... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d96da32ac65a566b96698cc073b245da04b55159.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/users/visibility_types.ts
/** https://discord.com/developers/docs/resources/user#connection-object-visibility-types */
export enum DiscordVisibilityTypes {
/** Invisible to everyone except the user themselves */
None,
/** Visible to everyone */... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d9757bfdd62aee27fcd8d0da2ec1571c3b5637c5.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/error/index.js
export { GraphQLError, printError } from './GraphQLError.js';
export { syntaxError } from './syntaxError.js';
export { locatedError } from './locatedError.js';
export { formatError } from './formatError.js'; | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d9829961282894c30686f560abf9c7f08e1483db.ts | TypeScript | // Loaded from https://deno.land/std@0.77.0/_util/assert.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
export class DenoStdInternalError extends Error {
constructor(message: string) {
super(message);
this.name = "DenoStdInternalError";
}
}
/** Make an assertion, if not `t... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d991bc996063c32bf9ff0e51251ee2f00409835d.ts | TypeScript | // Loaded from https://deno.land/std@0.77.0/path/common.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
/** This module is browser compatible. */
import { SEP } from "./separator.ts";
/** Determines the common path from a set of paths, using an optional separator,
* which defaults to ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d9aa52611f42aa49656c88a65cbc9431b4a05adc.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/handlers/messages/MESSAGE_UPDATE.ts
import { eventHandlers } from "../../bot.ts";
import { cacheHandlers } from "../../cache.ts";
import { structures } from "../../structures/mod.ts";
import type { DiscordGatewayPayload } from "../../types/gateway/gateway_... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/d9dfebe5a40cc21a267c2c8cd2a03403cdd599b7.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/hasIn.js
import _curry2 from './internal/_curry2.js';
import isNil from './isNil.js';
/**
* Returns whether or not an object or its prototype chain has a property with
* the specified name
*
* @func
* @memberOf R
* @since v0.7.0
* @category Object
* @s... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da208af4ea18f9dd34a64c594b7863ccfb6dba7f.ts | TypeScript | // Loaded from https://deno.land/x/mysql/src/constant/mysql_types.ts
/** @ignore */
export const MYSQL_TYPE_DECIMAL = 0x00;
/** @ignore */
export const MYSQL_TYPE_TINY = 0x01;
/** @ignore */
export const MYSQL_TYPE_SHORT = 0x02;
/** @ignore */
export const MYSQL_TYPE_LONG = 0x03;
/** @ignore */
export const MYSQL_TYP... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da3a614b5d020db99ee0512b28354c1a53f63a8a.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/interactions/message_interaction.ts
import { User } from "../users/user.ts";
import { DiscordInteractionTypes } from "./interaction_types.ts";
/** https://discord.com/developers/docs/interactions/slash-commands#messageinteraction */
export interface... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da3ac62022223e1215d2dd8d2f7379de549eb95b.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/guilds/guild_ban_add_remove.ts
import { User } from "../users/user.ts";
/** https://discord.com/developers/docs/topics/gateway#guild-ban-add */
export interface GuildBanAddRemove {
/** id of the guild */
guildId: string;
/** The banned user */... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da656ac92c5bdfadb3bdd440d647bdc908423c82.ts | TypeScript | // Loaded from https://deno.land/std@0.92.0/path/glob.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { osType } from "../_util/os.ts";
import { join, normalize } from "./mod.ts";
import { SEP, SEP_PATTERN } from "./separator.ts";
export int... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da72e428bb685926256311dffdf9fe2470a1ffe6.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/validation/rules/UniqueEnumValueNamesRule.js
import { GraphQLError } from '../../error/GraphQLError.js';
import { isEnumType } from '../../type/definition.js';
/**
* Unique enum value names
*
* A GraphQL enum type is only valid if all its values are uniq... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da811fa479fa027b5f4ecbf7df93a38ce832eb9c.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/handlers/channels/THREAD_MEMBER_UPDATE.ts
import { eventHandlers } from "../../bot.ts";
import { cacheHandlers } from "../../cache.ts";
import { ThreadMember } from "../../types/channels/threads/thread_member.ts";
import { DiscordGatewayPayload } from "../... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/da99e09ca02d3d32967d4903bb3149ce9af83fcf.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/mod.ts
export type {
GraphQLType,
GraphQLInputType,
GraphQLOutputType,
GraphQLLeafType,
GraphQLCompositeType,
GraphQLAbstractType,
GraphQLWrappingType,
GraphQLNullableType,
GraphQLNamedType,
Thunk,
GraphQLSchemaConfig,
GraphQLDirectiveCon... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/daba1372e4e33e435fa4882ec6684be5733b35c5.ts | TypeScript | // Loaded from https://deno.land/std@0.85.0/path/_util.ts
// Copyright the Browserify authors. MIT License.
// Ported from https://github.com/browserify/path-browserify/
// This module is browser compatible.
import type { FormatInputPathObject } from "./_interface.ts";
import {
CHAR_BACKWARD_SLASH,
CHAR_DOT,
C... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dac58557b85d93b8bb2380b092f7ca7fb4ff5058.ts | TypeScript | // Loaded from https://deno.land/std@0.101.0/node/_util/_util_callbackify.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
//
// Adapted from Node.js. Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dad66443c05809c67b3018adcf2e744628735e47.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/discovery/edit_discovery.ts
import { rest } from "../../rest/rest.ts";
import type { DiscoveryMetadata } from "../../types/discovery/discovery_metadata.ts";
import type { ModifyGuildDiscoveryMetadata } from "../../types/discovery/modify_guild_disco... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db10aba3e4e0cb5b2f782e7e1f9c156e5b4c095a.ts | TypeScript | // Loaded from https://deno.land/x/cliffy@v0.12.1/packages/command/lib/arguments-parser.ts
import { green, magenta, red, yellow } from 'https://deno.land/std@0.63.0/fmt/colors.ts';
import { OptionType } from '../../flags/lib/types.ts';
import { IArgumentDetails } from './types.ts';
export class ArgumentsParser {
... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db17363cba3a9fed3ce8698570e6eefad91ee2c2.ts | TypeScript | // Loaded from https://deno.land/std@0.81.0/http/server.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { encode } from "../encoding/utf8.ts";
import { BufReader, BufWriter } from "../io/bufio.ts";
import { assert } from "../_util/assert.ts";
import { Deferred, deferred, MuxAsyncI... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db490a4cf48fe2c31fe8051a74bc4c9f2ef6d030.ts | TypeScript | // Loaded from https://deno.land/std@0.69.0/http/server.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { encode } from "../encoding/utf8.ts";
import { BufReader, BufWriter } from "../io/bufio.ts";
import { assert } from "../_util/assert.ts";
import { deferred, Deferred, MuxAsyncI... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db6c92d1ffe8fa39e1c40cd3fb7843a20e00c9c2.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/language/location.js
/**
* Represents a location in a Source.
*/
/**
* Takes a Source and a UTF-8 character offset, and returns the corresponding
* line and column as a SourceLocation.
*/
export function getLocation(source, position) {
const lineRege... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db7bc92d16faaeec9a24df1a4fe1df46b5518180.ts | TypeScript | // Loaded from https://deno.land/std@0.101.0/node/_util/_util_types.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
//
// Adapted from Node.js. Copyright Joyent, Inc. and other Node contributors.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of thi... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db830c406b9a6f4a4cf7f0e2ff2dd627ca24a6df.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/handlers/channels/CHANNEL_PINS_UPDATE.ts
import { eventHandlers } from "../../bot.ts";
import { cacheHandlers } from "../../cache.ts";
import type { ChannelPinsUpdate } from "../../types/channels/channel_pins_update.ts";
import type { DiscordGatewayPayload... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db85dfebafc8007c2d218a2f8a04065c20333bf9.ts | TypeScript | // Loaded from https://deno.land/x/tinyhttp@0.1.18/extensions/res/send/sendFile.ts
import { Req, Res } from '../../../deps.ts'
import { isAbsolute, join, extname } from 'https://deno.land/std@0.101.0/path/mod.ts'
import { contentType } from '../../../deps.ts'
import { createETag } from '../utils.ts'
import { send } f... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db88e3ad5eaf64791413d2c0e3efcc0b5602a9d1.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/__.js
/**
* A special placeholder value used to specify "gaps" within curried functions,
* allowing partial application of any combination of arguments, regardless of
* their positions.
*
* If `g` is a curried ternary function and `_` is `R.__`, the followi... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/db8c4b16b87020b0182a80a60fbb71bed38b814d.ts | TypeScript | // Loaded from https://deno.land/x/dnit@dnit-v1.11.0/mod.ts
export * from "./dnit.ts";
export * from "./deps.ts";
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dbb10f16e8dab6b0190a0debe09d19af608b861a.ts | TypeScript | // Loaded from https://deno.land/x/oak/router.ts
/**
* Adapted directly from @koa/router at
* https://github.com/koajs/router/ which is licensed as:
*
* The MIT License (MIT)
*
* Copyright (c) 2015 Alexander C. Mingoia
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dbb8df5fa62f523f874fb0b09bf74993b7daf2a6.ts | TypeScript | // Loaded from https://deno.land/std@0.69.0/datetime/mod.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { DateTimeFormatter } from "./formatter.ts";
export const SECOND = 1e3;
export const MINUTE = SECOND * 60;
export const HOUR = MINUTE * 60;
export const DAY = HOUR * 24;
expo... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dc0c42eb8874d03c69f133343ed02c75dea2f237.ts | TypeScript | // Loaded from https://deno.land/std@0.82.0/_util/assert.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
export class DenoStdInternalError extends Error {
constructor(message: string) {
super(message);
this.name = "DenoStdInternalError";
}
}
/** Make an assertion, if not `t... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dc29e7f80fdc72717312a27eb0675fff3ec6b8f9.ts | TypeScript | // Loaded from https://deno.land/std@0.88.0/path/separator.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { isWindows } from "../_util/os.ts";
export const SEP = isWindows ? "\\" : "/";
export const SEP_PATTERN = isWindows ? /[\\/]+/ : /\/+... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dc4f0d020b35ade23fc64983b790b52faab43b2a.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/invites/invite_create.ts
import { Application } from "../applications/application.ts";
import { User } from "../users/user.ts";
import { DiscordTargetTypes } from "./target_types.ts";
/** https://discord.com/developers/docs/topics/gateway#invite-cre... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dc6d3dce7401159ca2464ee9c9ccbaf708abcf33.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/validation/rules/NoFragmentCyclesRule.js
import { GraphQLError } from '../../error/GraphQLError.js';
export function NoFragmentCyclesRule(context) {
// Tracks already visited fragments to maintain O(N) and to ensure that cycles
// are not redundantly rep... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dc6f9e2c43761b9763c0335f9b1a7aa2976eb2e5.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/types/oauth2/mod.ts
export * from "./bot_auth_query.ts";
export * from "./get_current_authorization_information.ts";
export * from "./scopes.ts";
| willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dcab55a17f5254faba5748f703c932191eaa5ff6.ts | TypeScript | // Loaded from https://deno.land/x/args@1.0.7/flag-errors.ts
import {
ParseError,
} from "./types.ts";
import {
flag,
} from "./utils.ts";
import {
ValueError,
} from "./value-errors.ts";
const fmtFlagList = (names: readonly string[]) => names.map(flag).join(" ");
/**
* Base class of all `FlagError`
*/
ex... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dcc36fe910e1ed8105058e19c939027bd294a425.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/transpose.js
import _curry1 from './internal/_curry1.js';
/**
* Transposes the rows and columns of a 2D list.
* When passed a list of `n` lists of length `x`,
* returns a list of `x` lists of length `n`.
*
*
* @func
* @memberOf R
* @since v0.19.0
* @c... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dcce674912502cecf7c33ba73855470d0a57c93e.ts | TypeScript | // Loaded from https://deno.land/x/graphql_deno@v15.0.0/lib/polyfills/objectEntries.js
/* eslint-disable no-redeclare */
// $FlowFixMe workaround for: https://github.com/facebook/flow/issues/5838
const objectEntries = Object.entries || (obj => Object.keys(obj).map(key => [key, obj[key]]));
export default objectEntri... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dcd121ad69d09e91bedbdd26266b45ee862ae0a1.ts | TypeScript | // Loaded from https://deno.land/x/compress@v0.3.8/gzip/gzip_file.ts
/** very fast */
import { gzip, gunzip } from "../zlib/mod.ts";
/** slow */
// import { gzip, gunzip } from "./gzip.ts";
export async function gzipFile(src: string, dest: string): Promise<void> {
const reader = await Deno.open(src, {
read: tr... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dd17d1398e494d3bbfa9b2d4cf1af3d855a4d95f.ts | TypeScript | // Loaded from https://deno.land/std@0.85.0/path/_constants.ts
// Copyright the Browserify authors. MIT License.
// Ported from https://github.com/browserify/path-browserify/
// This module is browser compatible.
// Alphabet chars.
export const CHAR_UPPERCASE_A = 65; /* A */
export const CHAR_LOWERCASE_A = 97; /* a ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dd34688dd17dcb5fdb7edce40ef08514d8b0752b.ts | TypeScript | // Loaded from https://deno.land/std@0.101.0/node/util.ts
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
import { promisify } from "./_util/_util_promisify.ts";
import { callbackify } from "./_util/_util_callbackify.ts";
import { ERR_INVALID_ARG_TYPE, ERR_OUT_OF_RANGE, errorMap } from "./_... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dd430f2b9d464b2ba7db5f68312059d7d736b491.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/helpers/guilds/edit_guild.ts
import { cacheHandlers } from "../../cache.ts";
import { rest } from "../../rest/rest.ts";
import { structures } from "../../structures/mod.ts";
import type { Guild } from "../../types/guilds/guild.ts";
import type { ModifyGuil... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dd4de4357c673e8f86034dafd34ca328fe8c0b00.ts | TypeScript | // Loaded from https://deno.land/x/discordeno@11.0.0-rc.2/src/handlers/channels/THREAD_MEMBERS_UPDATE.ts
import { eventHandlers } from "../../bot.ts";
import { cacheHandlers } from "../../cache.ts";
import { ThreadMembersUpdate } from "../../types/channels/threads/thread_members_update.ts";
import { DiscordGatewayPay... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dde64dfe13621179ef8559e19b3dd613c5da712d.ts | TypeScript | // Loaded from https://deno.land/x/segno@v1.1.0/lib/validations/isISO31661Alpha2.ts
// @ts-ignore allowing typedoc to build
import { assertString } from '../helpers/assertString.ts';
// @ts-ignore allowing typedoc to build
import { includes } from '../helpers/includes.ts';
// from https://en.wikipedia.org/wiki/ISO_3... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/ddfe2941ac5a6503717db47418fbc68d8fd23edc.ts | TypeScript | // Loaded from https://deno.land/std@0.69.0/async/delay.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
/* Resolves after the given number of milliseconds. */
export function delay(ms: number): Promise<void> {
return new Promise((res): number =>
setTimeout((): void => {
res()... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dea150aa7c1bee858a5a9a293f4068a1dffb6633.ts | TypeScript | // Loaded from https://deno.land/std@0.81.0/path/glob.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
// This module is browser compatible.
import { osType } from "../_util/os.ts";
import { join, normalize } from "./mod.ts";
import { SEP, SEP_PATTERN } from "./separator.ts";
export int... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df284e68b94120f1bce26fcc89c3f6f2847eaf6a.ts | TypeScript | // Loaded from https://deno.land/x/segno@v1.1.0/lib/validations/isMACAddress.ts
// @ts-ignore allowing typedoc to build
import { assertString } from '../helpers/assertString.ts';
/**
* @ignore
*/
const macAddress = /^([0-9a-fA-F][0-9a-fA-F]:){5}([0-9a-fA-F][0-9a-fA-F])$/;
/**
* @ignore
*/
const macAddressNoColo... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df2d7298f8720126964df61ffa573ce9dfed6e10.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/T.js
/**
* A function that always returns `true`. Any passed in parameters are ignored.
*
* @func
* @memberOf R
* @since v0.9.0
* @category Function
* @sig * -> Boolean
* @param {*}
* @return {Boolean}
* @see R.F
* @example
*
* R.T(); //=> tr... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df42b966a6c08b9e204808fee514bbf37c44188a.ts | TypeScript | // Loaded from https://deno.land/std@0.77.0/log/handlers.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import { getLevelByName, LevelName, LogLevels } from "./levels.ts";
import type { LogRecord } from "./logger.ts";
import { blue, bold, red, yellow } from "../fmt/colors.ts";
import { ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df441564279e27b04327725d089516c9045b90c0.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/converge.js
import _curry2 from './internal/_curry2.js';
import _map from './internal/_map.js';
import curryN from './curryN.js';
import max from './max.js';
import pluck from './pluck.js';
import reduce from './reduce.js';
/**
* Accepts a converging function... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df521d1e81648abf9a455b7ed098e034f697884c.ts | TypeScript | // Loaded from https://deno.land/std@0.81.0/io/bufio.ts
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
// Based on https://github.com/golang/go/blob/891682/src/bufio/bufio.go
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// lic... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df5c5594b20da171a7077101b23b0d5e8e3cdc0a.ts | TypeScript | // Loaded from https://deno.land/x/tinyhttp@0.1.18/utils/parseUrl.ts
import { parse } from 'https://deno.land/std@0.101.0/node/querystring.ts'
type Regex = {
keys: string[] | boolean
pattern: RegExp
}
export const getURLParams = ({ pattern, keys }: Regex, reqUrl = '/'): URLParams => {
const matches = pattern.... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df877f2d67bf716352de6d742a1216dbc7a13bb3.ts | TypeScript | // Loaded from https://deno.land/x/cliffy@v0.18.0/command/types.ts
import type {
IDefaultValue,
IFlagArgument,
IFlagOptions,
IFlagValueHandler,
ITypeHandler,
ITypeInfo,
} from "../flags/types.ts";
import type { Type } from "./type.ts";
import type { Command } from "./command.ts";
export type { IDefaultVa... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/df9854420c301dda6c31cc29d0fd4993dfe2e49f.ts | TypeScript | // Loaded from https://deno.land/x/validasaur/src/rules/is_ipv6.ts
import type { Validity } from "../types.ts";
import { invalid } from "../utils.ts";
export function isIPv6(value: any): Validity {
const invalidResult = invalid("isIPv6", { value });
if (typeof value !== "string") {
return invalidResult;
}... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dfd1ee984a6faec6df21e8eeb8848f8512fa9a4a.ts | TypeScript | // Loaded from https://deno.land/std@0.80.0/encoding/_yaml/type/timestamp.ts
// Ported from js-yaml v3.13.1:
// https://github.com/nodeca/js-yaml/commit/665aadda42349dcae869f12040d9b10ef18d12da
// Copyright 2011-2015 by Vitaly Puzrin. All rights reserved. MIT license.
// Copyright 2018-2020 the Deno authors. All righ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/dff66e9be3083faddfb752397fccb71a7f500809.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/countBy.js
import reduceBy from './reduceBy.js';
/**
* Counts the elements of a list according to how many match each value of a
* key generated by the supplied function. Returns an object mapping the keys
* produced by `fn` to the number of occurrences in ... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University | |
crates/swc_bundler/tests/.cache/deno/e023404be98d7776261688a96d643ca521f7bd68.ts | TypeScript | // Loaded from https://deno.land/x/ramda@v0.27.2/source/props.js
import _curry2 from './internal/_curry2.js';
import path from './path.js';
/**
* Acts as multiple `prop`: array of keys in, array of values out. Preserves
* order.
*
* @func
* @memberOf R
* @since v0.1.0
* @category Object
* @sig [k] -> {k: v}... | willcrichton/ilc-swc | 1 | Rust | willcrichton | Will Crichton | Brown University |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.