Sha256: c2a77975b63cd48ffbb3f8dec720c8895d326b73de9c34b48ee32b7ecdc005e3
Contents?: true
Size: 267 Bytes
Versions: 32
Compression:
Stored size: 267 Bytes
Contents
/** * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ export default function escapeHTML(str: string): string;
Version data entries
32 entries across 32 versions & 2 rubygems