Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98423144
createConfig.d.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 13, 01:40
Size
273 B
Mime Type
text/x-java
Expires
Wed, Jan 15, 01:40 (2 d)
Engine
blob
Format
Raw Data
Handle
23577832
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
createConfig.d.ts
View Options
import { devServerOptionsType } from './types';
/**
*
* Creates a devServer config from CLI args
*
* @param {Object} args - devServer args
*
* @returns {Object} valid devServer options object
*/
export default function createConfig(args: any): devServerOptionsType;
Event Timeline
Log In to Comment