mirror of
https://github.com/facebook/lexical.git
synced 2025-06-05 03:29:57 +08:00
Add www Flow definition preparation script (#1374)
* Add www Flow definition preparation script * Update comment
This commit is contained in:

committed by
acywatson

parent
28a6024a57
commit
06925cda1d
@ -1,3 +1,10 @@
|
||||
/**
|
||||
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
const fs = require('fs-extra');
|
||||
|
Reference in New Issue
Block a user