Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100108339
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
Tue, Jan 28, 06:06
Size
273 B
Mime Type
text/x-java
Expires
Thu, Jan 30, 06:06 (2 d)
Engine
blob
Format
Raw Data
Handle
23901898
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