second attempt at localized player
This commit is contained in:
parent
f0d2298142
commit
1984ee585f
8 changed files with 88 additions and 1998 deletions
flow-typed/npm
32
flow-typed/npm/keytar_vx.x.x.js
vendored
32
flow-typed/npm/keytar_vx.x.x.js
vendored
|
@ -1,32 +0,0 @@
|
|||
// flow-typed signature: 33d904b96c8747ed8b41b631dd56dbab
|
||||
// flow-typed version: <<STUB>>/keytar_v4.4.1/flow_v0.94.0
|
||||
|
||||
/**
|
||||
* This is an autogenerated libdef stub for:
|
||||
*
|
||||
* 'keytar'
|
||||
*
|
||||
* Fill this stub out by replacing all the `any` types.
|
||||
*
|
||||
* Once filled out, we encourage you to share your work with the
|
||||
* community by sending a pull request to:
|
||||
* https://github.com/flowtype/flow-typed
|
||||
*/
|
||||
|
||||
declare module 'keytar' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
/**
|
||||
* We include stubs for each file inside this npm package in case you need to
|
||||
* require those files directly. Feel free to delete any files that aren't
|
||||
* needed.
|
||||
*/
|
||||
declare module 'keytar/lib/keytar' {
|
||||
declare module.exports: any;
|
||||
}
|
||||
|
||||
// Filename aliases
|
||||
declare module 'keytar/lib/keytar.js' {
|
||||
declare module.exports: $Exports<'keytar/lib/keytar'>;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue